home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 22 / CU Amiga Magazine's Super CD-ROM 22 (1998)(EMAP Images)(GB)[!][issue 1998-05].iso / PowerPC / Programming / vbcc / machines / amigappc / include / proto / disk.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-12-30  |  138 b   |  8 lines

  1. #ifndef PROTO_DISK_H
  2. #define PROTO_DISK_H
  3. #include <exec/types.h>
  4. extern struct Library *DiskBase ;
  5. #include <clib/disk_protos.h>
  6. #endif
  7.  
  8.